home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / X11 / xarchie-2.0.9 / MANIFEST < prev    next >
Text File  |  1995-06-18  |  5KB  |  162 lines

  1. INSTALL            Installation instructions
  2. INSTALL.GNU        Generic installation instructions (from autoconf)
  3. Imakefile        Main Imakefile
  4. MANIFEST        This file
  5. Makefile        Makefile created by xmkmf
  6. Makefile.dst        Makefile for the imake-impaired
  7. PROBLEMS        Common problems and frequently-asked questions
  8. README            Introductory text
  9. README.FILES        Text describing code relationships for the clients
  10. README.PROSP        Text describing Prospero
  11. Xarchie.ad        Application default resource file
  12. Xarchie.ad.h        Fallback resources created by ad2c
  13. about.c            The "About" panel
  14. about.h
  15. about.xbm        Bitmap used on the About panel
  16. actions.c        Some of the global action procedures
  17. actions.h
  18. alert.c            Popup click-to-remove alert box
  19. alert.h
  20. appres.h        Definition of the AppResources structure
  21. archie.h        Prospero code
  22. atalloc.c        Prospero code
  23. browser.c        Display-independent browser code
  24. browser.h
  25. busy.xbm        Icon displayed while querying
  26. config.h        Configuration settings (created by running configure)
  27. config.h.in        Template used by configure to create config.h
  28. configure        Configure script (generated by autoconf)
  29. configure.in        Input for autoconf (not needed unless you run autoconf)
  30. confirm.c        Popup yes/no confirmer
  31. confirm.h
  32. copyright.h        Copyright for Prospero code
  33. db.c            Database routines
  34. db.h
  35. debug.h            DEBUG? macros if DEBUG defined
  36. dirsend.c        Prospero code
  37. display-x.c        Display functions for X11
  38. display.h        Display-independent header file for display functions
  39. fchooser.c        Xarchie use of FileChooser widget
  40. fchooser.h
  41. file-panel.c        The "Save-Load-Write" panel
  42. file-panel.h
  43. ftp-actions.c        Functions that connect xarchie to the FTP routines
  44. ftp-actions.h
  45. ftp.c            FTP client and interface functions
  46. ftp.h
  47. get_pauth.c        Prospero code
  48. get_vdir.c        Prospero code
  49. help-text1.h        Help text generated by help-text1.sh from xarchie.man
  50. help-text1.sh
  51. help-text2.h        Help topics generated by help-text2.sh from help-text1
  52. help-text2.sh
  53. help.c            The "Help" panel
  54. help.h
  55. hostname.c        Code to get a fully-qualified hostname, if possible
  56. hostname.h
  57. inet_ntoa.c        BSD freed sources replacement for inet_ntoa()
  58. m-defs.h        Definitions for all the menus
  59. m-file-panel.c        The menus of the "Save-Load-Write" panel
  60. m-file.c        The "File" menu on the main panel
  61. m-query.c        The "Query" menu on the main panel
  62. m-settings.c        The "Settings" menu, submenus, and Settings Panel menus
  63. menu.c            Generic menu routines
  64. menu.h
  65. patchlevel.h        Version id
  66. pauthent.h        Prospero code
  67. pcompat.h        Prospero code
  68. perrmesg.c        Prospero code
  69. perrno.h        Prospero code
  70. pfs.h            Prospero code
  71. pmachine.h        Prospero code (NOTE: no longer used, use config.h)
  72. popups.c        Routines to build blocking popups
  73. popups.h        Display-independent definitions for alerts, dialogs,...
  74. pprot.h            Prospero code
  75. ptalloc.c        Prospero code
  76. query.c            Routines to query Archie, parse results, put in db
  77. query.h
  78. rdgram.h        Prospero code
  79. regex.c            Henry Spencer's regexp routines, if you need them
  80. regex.h
  81. resolv.c        Test program to see if -lresolv is needed
  82. saveload.c        Display-independent database I/O routines
  83. saveload.h
  84. selectdefs.h        Definitions of FD_SET, etc.
  85. selection.c        Display-independent routines for browser selections
  86. selection.h
  87. settings.c        The "Settings" panel
  88. settings.h
  89. status.c        Display-independent status update routines
  90. status.h
  91. stcopy.c        Prospero code
  92. strcasecmp.c        In case strcasecmp() is not in your library
  93. stringdefs.h        Meta-header file for string functions
  94. support.c        Prospero code
  95. syntax.c        The usage message
  96. syntax.h
  97. sysdefs.h        Some definitions that are tough to find
  98. syserr.c        Interface to errno and friends
  99. syserr.h
  100. tilde.c            Tilde expansion for filenames
  101. tilde.h
  102. types.c            Type definitions and converters
  103. types.h
  104. udp.c            Test program to see if UDP traffic is enabled
  105. username.c        Code to get a username
  106. username.h
  107. view-file.c        Routines for popup file viewer windows
  108. view-file.h
  109. vl_comp.c        Prospero code
  110. vlalloc.c        Prospero code
  111. weight.c        Host weight routines
  112. weight.h
  113. xarchie.c        Defines main(), global data, main widgets, etc.
  114. xarchie.h
  115. xarchie.man        Manpage
  116. xarchie.xbm        Icon displayed when not querying
  117. xcutbuf.c        Sample program using cut buffer (pasteBuffer resource)
  118. xtypes.h        Some X types for the display-independent modules
  119. xutil.c            Misc. X functions
  120. xutil.h
  121. Ad2c/README        App-defaults to C converter package
  122. Ad2c/Imakefile
  123. Ad2c/Makefile
  124. Ad2c/ad2c.man
  125. Ad2c/ad2c.script
  126. FWF/README        Free Widget Foundation code
  127. FWF/README.FWF
  128. FWF/COPYRIGHT
  129. FWF/Dir/DirMgr.c
  130. FWF/Dir/DirMgr.h
  131. FWF/Dir/DirMgrT.c
  132. FWF/Dir/Directory.c
  133. FWF/Dir/Directory.h
  134. FWF/Dir/DirectoryT.c
  135. FWF/Dir/Imakefile
  136. FWF/Dir/Makefile
  137. FWF/Dir/Makefile.dst
  138. FWF/Dir/OldMakefile
  139. FWF/Dir/RegExp.c
  140. FWF/Dir/RegExp.h
  141. FWF/Dir/RegExpT.c
  142. FWF/FileChooser/FChooser.c
  143. FWF/FileChooser/FChooser.h
  144. FWF/FileChooser/FChooser.man
  145. FWF/FileChooser/FChooserP.h
  146. FWF/FileChooser/FChooserT.c
  147. FWF/FileChooser/FChooserT.man
  148. FWF/FileChooser/Imakefile
  149. FWF/FileChooser/Makefile
  150. FWF/FileChooser/Makefile.dst
  151. FWF/FileChooser/README
  152. FWF/MultiList/Imakefile
  153. FWF/MultiList/Makefile
  154. FWF/MultiList/Makefile.dst
  155. FWF/MultiList/MultiList.c
  156. FWF/MultiList/MultiList.h
  157. FWF/MultiList/MultiList.man
  158. FWF/MultiList/MultiListP.h
  159. FWF/MultiList/MultiListT.c
  160. FWF/MultiList/MultiListT.man
  161. FWF/MultiList/README
  162.